ostbuild: Move more intelligence into chroot-compile-one
authorColin Walters <walters@verbum.org>
Sat, 25 Feb 2012 02:36:24 +0000 (21:36 -0500)
committerColin Walters <walters@verbum.org>
Tue, 13 Mar 2012 14:39:24 +0000 (10:39 -0400)
commit40aedeb7a4aa592be59fae966659858515c48819
treed2b07aa8470902954500731366b0a0513508fa2c
parentdb93c4325560c4d8ceeebaa727b9ac5a36096360
ostbuild: Move more intelligence into chroot-compile-one

Let's have chroot-compile-one be the core logic for composing a
buildroot, etc.  This allows us to use it as a developer tool by
checking out a tree, then doing a chroot build.
src/ostbuild/pyostbuild/buildutil.py
src/ostbuild/pyostbuild/builtin_build.py
src/ostbuild/pyostbuild/builtin_chroot_compile_one.py
src/ostbuild/pyostbuild/builtin_compile_one.py